Contribution org.nuxeo.ecm.platform.select2.properties--configuration
In component org.nuxeo.ecm.platform.select2.properties
org.nuxeo.ecm.platform.select2.properties
inside nuxeo-platform-ui-select2-8.10.jar /OSGI-INF/select2-properties.xml
This contribution is part of XML component Documentation
Property that allows displaying emails in user suggestion widgets. This parameter replace the nuxeo-email-suggestion addon provided in Nuxeo 5.5 and 5.6.
Extension Point
Extension point configuration of component ConfigurationService.Contributed Items
XML Source
<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
<documentation>
Property that allows displaying emails in user suggestion
widgets. This parameter replace the nuxeo-email-suggestion addon provided
in Nuxeo 5.5 and 5.6.
</documentation>
<property name="nuxeo.ui.displayEmailInUserSuggestion">false</property>
</extension>